setPlaying

abstract fun setPlaying(block: DesignBlock, enabled: Boolean)

Set whether the block should be during active playback.

Parameters

block

the block that should be updated.

enabled

whether the block should be playing its contents.